home *** CD-ROM | disk | FTP | other *** search
/ Champak 45 / Vol 45.iso / games / garfield / scavenge.swf / scripts / frame_96 / PlaceObject2_14_10 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2007-05-30  |  116b  |  8 lines

  1. onClipEvent(load){
  2.    xposn = 90;
  3.    yposn = 203;
  4.    xmove = -1.5;
  5.    this._x = xposn;
  6.    this._y = yposn;
  7. }
  8.